crypto/elliptic/internal/nistec.P521Point.bytes (method)

2 uses

	crypto/elliptic/internal/nistec (current package)
		p521.go#L140: 	return p.bytes(&out)
		p521.go#L143: func (p *P521Point) bytes(out *[133]byte) []byte {